home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / START.dxr / 00094.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  125 b   |  11 lines

  1. on mouseUp
  2.   puppetSprite(4, 0)
  3.   puppetSprite(17, 0)
  4.   play frame "Volume"
  5.   go("control")
  6. end
  7.  
  8. on mouseDown
  9.   button()
  10. end
  11.